Set up the Properties Script for Journal Entries
The configured properties can be used when interfacing with external accounting software.
Security Note: You need the Allow the user to maintain naming script security right in the Scripting user group security rights group for this activity.
Activity Steps
- Open the Chart Of Accounts screen.
- Click Edit Journal Entry Properties Script.
The DefaultJournalEntryPropertyScriptEvent.txt (script editor) and the Scripting Ribbon Tab display.
- Edit the C# script.
- Append the public class code after any other public classes in the properties script.
- Click the Build icon on the Scripting ribbon tab to compile the script.
- Click the Save icon on the Scripting ribbon tab.